projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d47c318
)
(gud-tooltip-mode): Remove autoload cookie.
author
Nick Roberts
<nickrob@snap.net.nz>
Tue, 7 Feb 2006 06:58:37 +0000
(06:58 +0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Tue, 7 Feb 2006 06:58:37 +0000
(06:58 +0000)
User should use gdb-mode-hook if desired.
lisp/progmodes/gud.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/gud.el
b/lisp/progmodes/gud.el
index 92c3eb558840cc1e1fa8da6a101ce29acb995c58..7a8745f0e9c7253a99d3702377d3d40ae9267788 100644
(file)
--- a/
lisp/progmodes/gud.el
+++ b/
lisp/progmodes/gud.el
@@
-3231,7
+3231,6
@@
Treats actions as defuns."
;;; Customizable settings
-;;;###autoload
(define-minor-mode gud-tooltip-mode
"Toggle the display of GUD tooltips."
:global t